projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc0cc51
)
fix tidy readability-duplicate-include
author
tsteven4
<13596209+tsteven4@users.noreply.github.com>
Thu, 5 Sep 2024 13:39:45 +0000
(07:39 -0600)
committer
tsteven4
<13596209+tsteven4@users.noreply.github.com>
Thu, 5 Sep 2024 13:39:45 +0000
(07:39 -0600)
grtcirc.cc
patch
|
blob
|
history
diff --git
a/grtcirc.cc
b/grtcirc.cc
index b8e4e34cb0f39781827e3d0769a2c307544d8b96..bb4345ff09cd6cdd2723637cbcd9e75777b525c2 100644
(file)
--- a/
grtcirc.cc
+++ b/
grtcirc.cc
@@
-28,7
+28,6
@@
#include <tuple> // for tie, tuple, make_tuple, ignore
#include "defs.h" // for PositionRad, DEG, METERS_TO_MILES, PositionDeg
-#include "grtcirc.h"
static constexpr double EARTH_RAD = 6378137.0;